* xdisp.c (set_cursor_from_row): Simplify conditionals,
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 05:50:15 +0000 (22:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 05:50:15 +0000 (22:50 -0700)
commit663863ed06c6a088a6a819e2e1a00d9f543854aa
tree04cc90792f71cdb15cedc5b257ce1e64cf2ce62b
parent4412220454705b22c711b14d8f39dbf782b6d819
* xdisp.c (set_cursor_from_row): Simplify conditionals,

to pacify GCC 4.6.1 x86-64 with -O2 -Wstrict-overflow.
src/ChangeLog
src/xdisp.c